home *** CD-ROM | disk | FTP | other *** search
/ Atari Mega Archive 1 / Atari Mega Archive - Volume 1.iso / diskutil / vault201.lzh / readme < prev    next >
Text File  |  1990-03-06  |  5KB  |  103 lines

  1. Release notes for The Vault 2.01 February 11, 1990
  2. ==================================================
  3.  
  4. Copyright and License Conditions
  5. --------------------------------
  6.  
  7. The Vault is copyright 1987, 1990 by Robert P. Fischer.  You may
  8. redistribute The Vault, but may not sell it or change it in any way,
  9. or even aggregate it with a product being sold, without prior written
  10. permission of Robert Fischer, hereby referred to as the author.  All
  11. rights to The Vault are reserved, unless explicitely given to you in
  12. writing by the author. 
  13.  
  14. The Vault is distributed in the hope that it will be useful, but
  15. WITHOUT ANY WARRANTY; without even the implied warranty of
  16. MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  The author makes
  17. no warranty with respect to The Vault, and disclaims any implied or
  18. explicit warranties.  In using this program, you assume all risks and
  19. damages, if any, arising as a result of its use, even if caused by
  20. negligence or other fault on the part of the author.  THE AUTHOR WILL
  21. NOT BE LIABLE FOR ANY DAMAGES THAT RESULT FROM USING THE VAULT. 
  22.  
  23.  
  24. Overview of The Vault
  25. ---------------------
  26.  
  27. The Vault has one purpose -- to protect your valuable programs and
  28. data on a hard disk from loss.  A hard disk must be backed up
  29. frequently because its files can be lost at any time without warning.
  30. The Vault automates and speeds up the backup process, reducing the
  31. chance for human error and making it easy for you to do on a regular
  32. basis. 
  33.  
  34. The Vault is special because of its advanced user interface and
  35. integrated floppy disk caching scheme which speeds up the writing of
  36. backup disks.  It is totally GEM-based and contains a comprehensive
  37. help system.  It is easy to use and guides you through correct
  38. operation of the program.  It creates ordinary TOS disks, complete
  39. with file directories, so that individual files can be examined or
  40. restored at will.  It has an incremental mode that automatically backs
  41. up only those files that have changed since the last backup.  If run
  42. regularly, incremental backups are generally very fast and offer the
  43. best possible protection for your data. 
  44.  
  45. Some other special qualities of The Vault are:
  46.  
  47. * It doesn't require large amounts of memory and will run quite
  48.   satisfactorily on a 512K machine, even with desk accessories and/or a
  49.   moderate sized ramdisk in place. 
  50.  
  51. * The Vault can back up files that are too large to fit on a single
  52.   floppy.  Such files are split into as many pieces as necessary and
  53.   each piece written to a floppy.  The pieces themselves are ordinary
  54.   files and contain a header line that allows the restore program to
  55.   insure that all pieces are reassembled in the proper order. 
  56.  
  57. * The Vault uses a clever disk packing algorithm which minimizes the
  58.   need to split files and can usually fill a disk to within a few
  59.   thousand bytes.  Often, it fills a disk completely without splitting a
  60.   single file! 
  61.  
  62. * The Vault does a significant amount of input error checking, keeping
  63.   you from accidently inserting the wrong disk or from wiping out the
  64.   data you are trying to protect. 
  65.  
  66. * The Vault maintains a history file on the hard disk that lets you
  67.   quickly locate which disk a file is backed up on and when it was
  68.   written.  It also uses the history file itself to make incremental
  69.   backups virtually automatic. 
  70.  
  71. * Best of all, The Vault is FAST.  It writes files almost as quickly
  72.   as the floppy drive can move its read/write head.  This speed makes it
  73.   feasible for you to use The Vault every day, not just when you have a
  74.   few hours to kill during special occasions.  Remember, The Vault will
  75.   help you protect your valuable files, but only if you use it! 
  76.  
  77.  
  78. Installation 
  79. ------------
  80.  
  81. This archive should contain the following files:
  82.  
  83.     VAULT.PRG       The backup program
  84.     VAULT.RSC       Resource for The Vault
  85.     VAULT.HLP       On-line help data for The Vault
  86.     VAULT.TEX       User's manual, in LaTeX format
  87.     KEY.PRG         The restore program
  88.     KEY.RSC
  89.     TOUCH.TTP       Touch, as described in the manual
  90.     README          This file
  91.  
  92. To install, copy VAULT.PRG, VAULT.RSC, VAULT.HLP, KEY.PRG, KEY.RSC,
  93. and TOUCH.TTP to the folder where you normally keep programs.  The
  94. remaining files are the documentation and need not be kept on line. 
  95.  
  96. To print the manual, run VAULT.TEX through LaTeX.  Sorry I don't have
  97. the manual in ASCII format.  Maybe somebody on the Net can convert it.
  98.  
  99.         Robert Fischer
  100.         80 Killdeer Road
  101.         Hamden, CT   06517
  102.         (203) 288-9599
  103.